Autogenerated HTML docs for v1.6.3.1-145-gb74d77
diff --git a/git-send-email.html b/git-send-email.html index e5ea5a6..3d6fd2d 100644 --- a/git-send-email.html +++ b/git-send-email.html
@@ -401,9 +401,12 @@ </dt> <dd> <p> - Specify the sender of the emails. This will default to - the value GIT_COMMITTER_IDENT, as returned by "git var -l". - The user will still be prompted to confirm this entry. + Specify the sender of the emails. If not specified on the command line, + the value of the <em>sendemail.from</em> configuration option is used. If + neither the command line option nor <em>sendemail.from</em> are set, then the + user will be prompted for the value. The default for the prompt will be + the value of GIT_AUTHOR_IDENT, or GIT_COMMITTER_IDENT if that is not + set, as returned by "git var -l". </p> </dd> <dt> @@ -802,7 +805,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-04-23 03:06:42 UTC +Last updated 2009-05-23 09:53:15 UTC </div> </div> </body>